Skip to content

[Cookbook][Forms] fix PHP template file name #4103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 8, 2014

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Aug 7, 2014

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets part of #4088

templating:
form:
resources:
- 'AcmeDemoBundle:Form:fields.html.twig'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.twig looks wrong here (and a PHP theme is not a template name but a folder name in which templates can be found)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right. Fixed it.

@weaverryan
Copy link
Member

Nice work :) - thanks!

@weaverryan weaverryan merged commit 6a14650 into symfony:2.3 Aug 8, 2014
weaverryan added a commit that referenced this pull request Aug 8, 2014
This PR was merged into the 2.3 branch.

Discussion
----------

[Cookbook][Forms] fix PHP template file name

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets | part of #4088

Commits
-------

6a14650 [Cookbook][Forms] fix PHP template file name
@xabbuh xabbuh deleted the issue-4088 branch August 8, 2014 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants